684 research outputs found

    Parameterized Study of the Test Cover Problem

    Full text link
    We carry out a systematic study of a natural covering problem, used for identification across several areas, in the realm of parameterized complexity. In the {\sc Test Cover} problem we are given a set [n]={1,...,n}[n]=\{1,...,n\} of items together with a collection, T\cal T, of distinct subsets of these items called tests. We assume that T\cal T is a test cover, i.e., for each pair of items there is a test in T\cal T containing exactly one of these items. The objective is to find a minimum size subcollection of T\cal T, which is still a test cover. The generic parameterized version of {\sc Test Cover} is denoted by p(k,n,T)p(k,n,|{\cal T}|)-{\sc Test Cover}. Here, we are given ([n],T)([n],\cal{T}) and a positive integer parameter kk as input and the objective is to decide whether there is a test cover of size at most p(k,n,T)p(k,n,|{\cal T}|). We study four parameterizations for {\sc Test Cover} and obtain the following: (a) kk-{\sc Test Cover}, and (nk)(n-k)-{\sc Test Cover} are fixed-parameter tractable (FPT). (b) (Tk)(|{\cal T}|-k)-{\sc Test Cover} and (logn+k)(\log n+k)-{\sc Test Cover} are W[1]-hard. Thus, it is unlikely that these problems are FPT

    (Non-)existence of Polynomial Kernels for the Test Cover Problem

    Full text link
    The input of the Test Cover problem consists of a set VV of vertices, and a collection E={E1,...,Em}{\cal E}=\{E_1,..., E_m\} of distinct subsets of VV, called tests. A test EqE_q separates a pair vi,vjv_i,v_j of vertices if {vi,vj}Eq=1.|\{v_i,v_j\}\cap E_q|=1. A subcollection TE{\cal T}\subseteq {\cal E} is a test cover if each pair vi,vjv_i,v_j of distinct vertices is separated by a test in T{\cal T}. The objective is to find a test cover of minimum cardinality, if one exists. This problem is NP-hard. We consider two parameterizations the Test Cover problem with parameter kk: (a) decide whether there is a test cover with at most kk tests, (b) decide whether there is a test cover with at most Vk|V|-k tests. Both parameterizations are known to be fixed-parameter tractable. We prove that none have a polynomial size kernel unless NPcoNP/polyNP\subseteq coNP/poly. Our proofs use the cross-composition method recently introduced by Bodlaender et al. (2011) and parametric duality introduced by Chen et al. (2005). The result for the parameterization (a) was an open problem (private communications with Henning Fernau and Jiong Guo, Jan.-Feb. 2012). We also show that the parameterization (a) admits a polynomial size kernel if the size of each test is upper-bounded by a constant

    Multidimensional Binary Vector Assignment problem: standard, structural and above guarantee parameterizations

    Full text link
    In this article we focus on the parameterized complexity of the Multidimensional Binary Vector Assignment problem (called \BVA). An input of this problem is defined by mm disjoint sets V1,V2,,VmV^1, V^2, \dots, V^m, each composed of nn binary vectors of size pp. An output is a set of nn disjoint mm-tuples of vectors, where each mm-tuple is obtained by picking one vector from each set ViV^i. To each mm-tuple we associate a pp dimensional vector by applying the bit-wise AND operation on the mm vectors of the tuple. The objective is to minimize the total number of zeros in these nn vectors. mBVA can be seen as a variant of multidimensional matching where hyperedges are implicitly locally encoded via labels attached to vertices, but was originally introduced in the context of integrated circuit manufacturing. We provide for this problem FPT algorithms and negative results (ETHETH-based results, WW[2]-hardness and a kernel lower bound) according to several parameters: the standard parameter kk i.e. the total number of zeros), as well as two parameters above some guaranteed values.Comment: 16 pages, 6 figure

    Parameterized and Approximation Algorithms for the Load Coloring Problem

    Get PDF
    Let c,kc, k be two positive integers and let G=(V,E)G=(V,E) be a graph. The (c,k)(c,k)-Load Coloring Problem (denoted (c,k)(c,k)-LCP) asks whether there is a cc-coloring φ:V[c]\varphi: V \rightarrow [c] such that for every i[c]i \in [c], there are at least kk edges with both endvertices colored ii. Gutin and Jones (IPL 2014) studied this problem with c=2c=2. They showed (2,k)(2,k)-LCP to be fixed parameter tractable (FPT) with parameter kk by obtaining a kernel with at most 7k7k vertices. In this paper, we extend the study to any fixed cc by giving both a linear-vertex and a linear-edge kernel. In the particular case of c=2c=2, we obtain a kernel with less than 4k4k vertices and less than 8k8k edges. These results imply that for any fixed c2c\ge 2, (c,k)(c,k)-LCP is FPT and that the optimization version of (c,k)(c,k)-LCP (where kk is to be maximized) has an approximation algorithm with a constant ratio for any fixed c2c\ge 2
    corecore